Fix typo.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 5 Nov 2006 17:27:52 +0000 (17:27 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 5 Nov 2006 17:27:52 +0000 (17:27 +0000)
etc/ChangeLog

index b6d1fc2d6bb3168eb4a43c1f0f7a591a0f563e5b..6dd171aed11f1db05692231cb2afa59854b44e61 100644 (file)
@@ -1,6 +1,6 @@
 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se> (tiny change)
 
-       * emacs.py: (eargs) Provide eldoc message for builtin types.
+       * emacs.py (eargs): Provide eldoc message for builtin types.
          Make sure eargs always outputs sentinel, to avoid emacs freeze.
 
 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>